meson.build: Pull in fallback for PangoFT2 only when needed
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 29 Mar 2019 08:47:31 +0000 (16:47 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 29 Mar 2019 08:50:35 +0000 (16:50 +0800)
commit6b08227110cb61184018d2fd01d9baca6d0d0ee8
treead74e95277600f1ebce61e52f5e2994df1444e57
parent6f470affefebbb1b0f372b6e5f69e52085b9d499
meson.build: Pull in fallback for PangoFT2 only when needed

On some systems PangoFT2 is optional, so we only use the fallback when
it is being required.
meson.build